Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
Which object-oriented relationship can provide this information? Dec 15
Does C# support a variable number of arguments?Sep 02
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
Find if the following function prototype contains any error: double area(int ) Dec 02
Identify if any error in the following code segmentJan 04
Identify the error, if any: char str_name ‘a‘;Nov 21
Which of the following is not a sequence container available in STL?Jun 25
What would happen if you created a table and granted select privileges on the ta...Dec 21
If you own a table, who can select from that table? Dec 21
If you have a trigger on a table and the table is dropped, does the trigger stil...Dec 21
What types of information are stored in the data dictionary? Dec 21
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
What happens during a full-table scan? Dec 21
How can you avoid a full-table scan? Dec 21
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
How to create table?Dec 15
How to insert records into tables?Dec 15
Provide syntax to rename a tableDec 17
Provide syntax to truncate a tableDec 17
Dual table in oracleDec 17
Why does excel display number signs(###) in a cell?Jan 20
What will be the output of the code mentioned in description if there is no comp...Jul 07
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Why do I get errors when I try to serialize a Hashtable?Dec 03
Which error occur due to poor understanding of the language? - Select optionDec 13
What will happen if an error is not handled? - Select optionNov 21
In Oracle, how can you find out what tables and views you own? Dec 21
Should tables and their corresponding indexes reside on the same disk? Dec 21
What does the # in front of a temporary table signify? Dec 21